| 1. | Things get a little tricky when the main loop begins 在主循环开始时,事情变得有点儿棘手了。 |
| 2. | All these variables will be useful in the course of the main loop 所有这些变量将在主循环中用到。 |
| 3. | The main loop of autotag . pl will identify and tag music Autotag . pl的主循环将识别出音乐并为其添加标签。 |
| 4. | Now , we run the main loop 现在,我们来运行主循环。 |
| 5. | Preparing for the main loop 准备主循环 |
| 6. | At last , the main loop 最后,主循环 |
| 7. | I could keep the main loop in my head , and develop each part of the interpreter cycle sequentially 我将主循环放在首位,接着按顺序开发解释器周期的每个部分。 |
| 8. | Finally , now that our classes are defined , we create the application object and start its main loop running 最后定义完类,创建应用程序对象,开始运行它的主循环。 |
| 9. | In a gtk or easygtk application , user actions can only be detected in the main loop , started by gtk main 在gtk +或easygtk应用程序中,只能在gtk _ main ( )启动的主循环中检测到用户操作。 |
| 10. | Furthermore , i documented the main loop in pod form at the end of the script , for my benefit as much as for others 此外,为了我和他人的利益,我在脚本的结束部分以pod形式对主循环编写了文档。 |